permalink: bases/views
Views allow you to organize the information in a Base in multiple different ways. A base can contain several views, and each view can have a unique configuration to display, sort, and filter files.
For example, you may want to create a base called "Books" that has separate views for "Reading list" and "Recently finished".
Currently, bases can be displayed as a table. In the future more layout types will be added. See Bases roadmap.
With the Table layout each row is a file, and columns are populated from the Properties in your notes.
A base without filters shows all the files in your vault. Filters allow you to narrow down results to only show files that meet specific criteria. For example, you can use filters to only display files with a specific tag or within a specific folder. Many filter types are available.
Click the Filters button at the top of a base to add filters.
Filters can be applied to all views in a base, or just a single view by choosing from the two sections in the Filters menu.
Filters have three components:
and
statement — results will only be shown if all conditions in the filter group are met.or
statement — results will be shown if any of the conditions in the filter group are met.not
statement — results will not be shown if any of the conditions in the filter group are met.Filter groups allow you to create more complex logic by creating combinations on conjunctions.